<?php

/**************************************************************************/
/* PHP-NUKE: Advanced Content Management System                           */
/* ============================================                           */
/*                                                                        */
/* This is the language module with all the system messages               */
/*                                                                        */
/* If you made a translation, please go to the site and send to me        */
/* the translated file. Please keep the original text order by modules,   */
/* and just one message per line, also double check your translation!     */
/*                                                                        */
/* You need to change the second quoted phrase, not the capital one!      */
/*                                                                        */
/* If you need to use double quotes (") remember to add a backslash (\),  */
/* so your entry will look like: This is \"double quoted\" text.          */
/* And, if you use HTML code, please double check it.                     */
/**************************************************************************/

define("_EMAIL","Email");
define("_YES","Yes");
define("_NO","No");
define("_OPTIONAL","(optional)");
define("_REQUIRED","(required)");
define("_SAVECHANGES","Save Changes");
define("_THRESHOLD","Threshold");
define("_NOCOMMENTS","No Comments");
define("_NESTED","Nested");
define("_FLAT","Flat");
define("_THREAD","Thread");
define("_OLDEST","Oldest First");
define("_NEWEST","Newest First");
define("_HIGHEST","Highest Scores First");
define("_ERRORINVEMAIL","ERROR: Invalid Email");
define("_ERROREMAILSPACES","ERROR: Email addresses do not contain spaces");
define("_ERRORINVNICK","ERROR: Invalid Nickname");
define("_NICK2LONG","Nickname is too long. It must be less than 25 characters");
define("_NAMERESERVED","ERROR: This Name is Reserved");
define("_NICKNOSPACES","ERROR: There cannot be any spaces in the Nickname");
define("_NICKTAKEN","ERROR: Nickname already taken");
define("_EMAILREGISTERED","ERROR: Email address already registered");
define("_UUSERNAME","User Name");
define("_FINISH","Finish");
define("_YOUUSEDEMAIL","You or someone else has used your email account");
define("_TOREGISTER","to register an account at");
define("_FOLLOWINGMEM","Following is the member information:");
define("_UNICKNAME","-Nickname:");
define("_UPASSWORD","-Password:");
define("_USERPASS4","User Password for");
define("_YOUAREREGISTERED","Welcome! You are now registered as a member.");
define("_THISISYOURPAGE","This is your personal page");
define("_AVATAR","Avatar");
define("_WEBSITE","Web Site");
define("_ICQ","ICQ Number");
define("_AIM","AIM Number");
define("_YIM","YIM Number");
define("_MSNM","MSNM Number");
define("_LOCATION","Location");
define("_OCCUPATION","Occupation");
define("_INTERESTS","Interests");
define("_SIGNATURE","Signature");
define("_MYHOMEPAGE","My HomePage:");
define("_MYEMAIL","My Email:");
define("_EXTRAINFO","Extra Info");
define("_NOINFOFOR","There is no available info for");
define("_LAST10COMMENTS","Last 10 Comments by");
define("_LAST10SUBMISSIONS","Last 10 News Submissions sent by");
define("_LOGININCOR","Login Incorrect! Please Try Again...");
define("_USERLOGIN","User Login");
define("_USERREGLOGIN","User Registration/Login");
define("_REGNEWUSER","New User Registration");
define("_LIST","List");
define("_NEWUSER","New User");
define("_PASSWILLSEND","(Password will be sent to the email address you enter)");
define("_COOKIEWARNING","Notice: Account preferences are cookie based.");
define("_ASREGUSER","As a registered user you can:");
define("_ASREG1","Post comments with your name");
define("_ASREG2","Send news with your name");
define("_ASREG3","Have a personal box in the Home");
define("_ASREG4","Select how many news you want in the Home");
define("_ASREG5","Customize the comments");
define("_ASREG6","Select different themes");
define("_ASREG7","some other cool stuff...");
define("_REGISTERNOW","Register Now! It's Free!");
define("_WEDONTGIVE","We don't sell/give to others your personal info.");
define("_ALLOWEMAILVIEW","Allow other users to view my email address");
define("_OPTION","Option");
define("_PASSWORDLOST","Lost your Password?");
define("_NOPROBLEM","No problem. Just type your Nickname and click on send button. We will send an automatic Email to you with your Confirmation Code, then you need to re-type your Nickname and type your Cofirmation Code and we will send to you a new password.");
define("_CONFIRMATIONCODE","Confirmation Code");
define("_SENDPASSWORD","Send Password");
define("_YOUARELOGGEDOUT","You are now logged out!");
define("_SORRYNOUSERINFO","Sorry, no corresponding user info was found");
define("_USERACCOUNT","The user account");
define("_AT","at");
define("_HASTHISEMAIL","has this email associated with it.");
define("_AWEBUSERFROM","A Web user from");
define("_HASREQUESTED","has just requested that password be sent.");
define("_YOURNEWPASSWORD","Your new Password is:");
define("_YOUCANCHANGE","You can change it after you login at");
define("_IFYOUDIDNOTASK","If you didn't asked for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.");
define("_UPDATEFAILED","Could not update user entry. Please, Contact the Administrator.");
define("_PASSWORD4","Password for");
define("_MAILED","Mailed.");
define("_CODEREQUESTED","has just requested a Confirmation Code to change the password.");
define("_YOURCODEIS","Your Confirmation Code is:");
define("_WITHTHISCODE","With this code you can now assign a new password at");
define("_IFYOUDIDNOTASK2","If you didn't asked for this, don't worry. Just delete this Email.");
define("_CODEFOR","Confirmation Code for");
define("_USERPASSWORD4","User Password for");
define("_UREALNAME","Real Name");
define("_UREALEMAIL","Real Email");
define("_EMAILNOTPUBLIC","(This Email will not be public but is required, will be used to send your password if you lost it)");
define("_UFAKEMAIL","Fake Email");
define("_EMAILPUBLIC","(This Email will be public. Just type what you want, Spam proof)");
define("_YOURHOMEPAGE","Your Home Page");
define("_YOURAVATAR","Your Avatar");
define("_YICQ","Your ICQ");
define("_YAIM","Your AIM");
define("_YYIM","Your YIM");
define("_YMSNM","Your MSNM");
define("_YLOCATION","Your Location");
define("_YOCCUPATION","Your Occupation");
define("_YINTERESTS","Your Interests");
define("_255CHARMAX","(255 characters max. Type your signature with HTML coding)");
define("_CANKNOWABOUT","(255 characters max. Type what others can know about yourself)");
define("_TYPENEWPASSWORD","(type a new password twice to change it)");
define("_SOMETHINGWRONG","Something screwed up... don't you hate that?");
define("_PASSDIFFERENT","Both passwords are different. They need to be identical.");
define("_CHARLONG","characters long");
define("_AVAILABLEAVATARS","Available Avatar's List");
define("_NEWSINHOME","News Number in Home");
define("_MAX127","(max. 127):");
define("_ACTIVATEPERSONAL","Activate Personal Menu");
define("_CHECKTHISOPTION","(Check this option and the following text will appear in the Home)");
define("_YOUCANUSEHTML","(You can use HTML code to put links, for example)");
define("_SELECTTHEME","Select One Theme");
define("_THEMETEXT1","This option will change the look for the whole site.");
define("_THEMETEXT2","The changes will be valid only to you.");
define("_THEMETEXT3","Each user can view the site with different theme.");
define("_DISPLAYMODE","Display Mode");
define("_SORTORDER","Sort Order");
define("_COMMENTSWILLIGNORED","Comments scored less than this setting will be ignored.");
define("_UNCUT","Uncut and Raw");
define("_EVERYTHING","Almost Everything");
define("_FILTERMOSTANON","Filter Most Anonymous");
define("_USCORE","Score");
define("_SCORENOTE","Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.");
define("_NOSCORES","Do Not Display Scores");
define("_HIDDESCORES","(Hiddes score: They still apply, you just don't see them.)");
define("_MAXCOMMENT","Max Comment Length");
define("_TRUNCATES","(Truncates long comments, and adds a Read More link. Set really big to disable)");
define("_BYTESNOTE","bytes (1024 bytes = 1K)");
define("_USENDPRIVATEMSG","Send a Private Message to");
define("_THEMESELECTION","Theme Selection");
define("_COMMENTSCONFIG","Comments Configuration");
define("_HOMECONFIG","Home Configuration");
define("_PERSONALINFO","Personal Information");
define("_USERSTATUS","Actual User Status");
define("_ONLINE","Online");
define("_OFFLINE","Offline");
define("_CHANGEYOURINFO","Your Info");
define("_CONFIGCOMMENTS","Comments");
define("_CHANGEHOME","Your Home");
define("_LOGOUTEXIT","Logout/Exit");
define("_SELECTTHETHEME","Themes");
define("_PRIVATEMESSAGES","Your Private Messages");
define("_EDITUSER","Edit User");
define("_RECEIVENEWSLETTER","Receive Newsletter by Email?");
define("_NOTSUBSCRIBED","You're not subscribed to our Newsletter");
define("_SUBSCRIBED","You're subscribed to our Newsletter");
define("_USERCHECKDATA","please check the following information. If all is correct you can proceed with the registration by clicking on \"Finish\" button, otherwise \"Go Back\" and change whatever information is needed.");
define("_USERFINALSTEP","New User Registration: Final Step");
define("_ACCOUNTCREATED","New User Account Created!");
define("_THANKSUSER","Thank you for registering at");
define("_YOUCANLOGIN","In a few seconds you'll receive an email from our system with your assigned password. Then you can login <a href=\"modules.php?name=Your_Account\">here</a>. Remember to change you password and to configure your account preferences. Hope you can enjoy our services.");
define("_BROWSEUSERS","Browse Users");
define("_SEARCHUSERS","Search Users");
define("_BROADCAST","Broadcast Public Message");
define("_BROADCASTTEXT","You can send a <i>Public Message</i> from here (255 characters max). This message will be displayed to all online users in the next 10 minutes. Any user online will see you message just once in a red bar under the site's logo. Any user can deactivate this feature from <a href=\"modules.php?name=Your_Account&amp;op=edithome\">here</a>. Please don't abuse. HTML code isn't allowed here.");
define("_SEND","Send");
define("_MESSAGEACTIVATE","Activate Broadcast Public Messages?");
define("_BROADCASTSENT","Your Broadcast Message has been sent.");
define("_BROADCASTNOTSENT","<b>ERROR:</b> Your Broadcast Message is empty or you already sent a message recently. To publish another message you need to wait about 10 minutes.");
define("_RETURNPAGE","Return to your personal page");
define("_MYHEADLINES","My Headlines");
define("_SELECTASITE","Select the site from which you want to read the headlines:");
define("_SELECTASITE2","Select a Web Site");
define("_ORTYPEURL","Or type the headlines RSS/XML url of your prefered site:");
define("_GO","Go");
define("_HEADLINESFROM","Headlines from");
define("_WEBMAIL", "WebMail");
define("_MESSAGES","Messages");
define("_RETURNACCOUNT", "Return to Your Account Page");
define("_ACCESSTO", "Access to");
define("_CREATEJOURNAL", "Create your own Journal");
define("_READHEADLINES", "Read custom headlines");
define("_ACCESSTO", "Access to");
define("_CREATEJOURNAL", "Create your own Journal");
define("_READHEADLINES", "Read custom headlines");
define("_POPMSGACTIVE","Activate Private Message PopUp?");
define("_READMYJOURNAL","Read My Journal");
//Added these lines below.
define("_PASSNOTMATCH","Password does not match");
define("_PASSWORD","Password");
define("_RETYPEPASS","Retype Password");
define("_EMAILSENT","An e-mail has been sent to $email with your registration details. Please store this message in a safe place for future reference.");

?>